Generating Repository License Code

You can create a repository license similar to other licenses by using the Wlscgen or lscgen utilities. . You can also leverage API calls to add the repository licensing module in your customized license code generator.

Using WlscGen

Before creating a full license template using WlscGen:

>Select the license model as repository.

>By default, a repository license residing on the local system is locked to the hard disk ID. For enhanced security, you can set the local request locking criteria by accessing the Locking criteria tab available under optional attributes. For more information, refer to the WlscGen Help (see the diagram on next page).

Figure 1: Creating a Repository License Using Wlscgen

Using lscgen

You can use the -A option for specifying the repository license model using lscgen.

Using Your Customized License Code Generator

Using the following API functions, you can implement the repository licensing module in your customized license code generator. Refer to the Sentinel RMS API Reference Guide for details:

>VLScgAllowRepositoryFlag: Verify whether the license code structure allows generation of repository licenses.

>VLScgSetStandAloneFlag: Set the license code as repository.